Kernel approximation of a function

Metadata
aliases: []
shorthands: {}
created: 2022-04-24 22:52:51
modified: 2022-04-24 23:18:05

In the kernel approximation, we represent a function and its derivatives using a smoothing function.

The kernel approximation of is:

Where is the smoothing function, is the domain of and is the smoothing length defining the influence or support area of the smoothing function .

Comments